@charset "utf-8";
* {
	font-family: "微软雅黑", "宋体", "黑体";
	margin: 0px;
	padding: 0px;
	border: none;
    color: #333;
	font-size: 1em;
	list-style: none;
	list-style-type: none;
	text-decoration: none;
	box-sizing: border-box;
	transition: all 0.5s;
}
@media screen and (min-width: 1200px) {
	body {min-width: 1200px;}
	.TitBox {width: 480px;margin: 0 auto;padding: 10px 0;position: relative;}
	.TitBox strong {display: block;font-size: 24px;line-height: 30px;text-align: center;color: #333333;font-weight: normal;position: relative;}
	.TitBox strong:before {content: " ";display: block;width: 120px;height: 1px;background: #f08518;position: absolute;left: 20px;top: calc(50% - 0.5px);}
	.TitBox strong:after {content: " ";display: block;width: 120px;height: 1px;background: #f08518;position: absolute;right: 20px;top: calc(50% - 0.5px);}
	.TitBox small {display: block;font-size: 24px;line-height: 30px;text-align: center;color: #f08518;font-weight: bold;text-transform: uppercase;}
	.TitBox p {margin: 0;font-size: 16px;text-align: center;line-height: 30px;font-weight: bold;}


	/* ---- product ---- */
	.product {padding: 40px 0;}
	.product-body {}
	.product-body .product-box {width: 290px;margin: 10px 5px;padding: 10px 0;}
	.product-body .product-box .img-box {width: 100%;height: 230px;margin-bottom: 5px;border: 1px solid #d2d2d2;overflow: hidden;position: relative;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;}
	.product-body .product-box .img-box:after {content: " ";display:block;width:0;height:0;clear:both;position: absolute;left: 50%;top: 50%;opacity: 0;transition: all 0.5s;}
	.product-body .product-box .img-box img {display: block;margin: 0 auto;max-width: 100%;max-height: 100%;transition: all 0.5s;}
	.product-body .product-box .txt-box {width: 100%;height: 40px;line-height: 38px;text-align: center;background: #0f55c3;border: 1px solid #0f55c3;}
	.product-body .product-box .txt-box p {margin: 0;font-size: 18px;color: #fff;}
	.product-body .product-box:hover .img-box img {transform: scale(1.1);}
	.product-body .product-box:hover .img-box:after {width: 100%;height: 100%;left: 0;top: 0;opacity: 1;background: rgba(31, 63, 255, 0.5);}


	/* ---- advantage ---- */
	.advantage {padding: 40px 0;background: #f4f4f4;}
	.advantage .TitBox {width: 540px;}
	.advantage .TitBox strong {font-size: 14px;color: #666;text-transform: uppercase;}
	.advantage .TitBox strong:before {width: 160px;background: #c8c8c8;}
	.advantage .TitBox strong:after {width: 160px;background: #c8c8c8;}
	.advantage .TitBox p {color: #666;}
	.advantage-body {padding: 20px 0;}
	.advantage-body .list-image .product-box {width: 270px;margin: 10px 15px;background: #fff;overflow: hidden;position: relative;}
	.advantage-body .list-image .product-box .img-box {margin: 0;width: 100%;height: 390px;position: relative;overflow: hidden;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;}
	.advantage-body .list-image .product-box .img-box img {display: block;margin: 0 auto;max-width: 100%;max-height: 100%;transition: all 0.5s;}
	.advantage-body .list-image .product-box .cover-box {width: 100%;height: 120px;position: absolute;left: 0;top: 0;}
	.advantage-body .list-image .product-box .cover-box:before {content: " ";display: block;width: 100%;height: 100%;background: #fff;transform: rotateZ(-15deg);position: absolute;left: -20px;top: 16px;}
	.advantage-body .list-image .product-box .cover-box:after {content: " ";display: block;width: 100%;height: 100%;background: #fff;transform: rotateZ(15deg);position: absolute;right: -20px;top: 18px;}
	.advantage-body .list-image .product-box .txt-box {width: 100%;height: 100%;padding: 15px 0;text-align: center;background: #fff;position: absolute;left: 0;top: 0;z-index: 5;}
	.advantage-body .list-image .product-box .txt-box strong {display: block;font-size: 30px;line-height: 40px;font-weight: normal;color: #0f55c3;}
	.advantage-body .list-image .product-box .txt-box p {margin: 5px 0;font-size: 16px;text-align: center;line-height: 20px;color: #464646;}
	.advantage-body .list-image .product-box:hover {box-shadow: 2px 2px 5px 3px #ddd;}
	.advantage-body .list-image .product-box:hover .img-box img {transform: scale(1.1);}
	.advantage-body .list-image .product-box:hover .txt-box {border-color: #d1171e;}


	/* ---- about ---- */
	.about {padding: 40px 0;background: url(../images/bg_about.jpg) center center / cover no-repeat;}
	.about .TitBox strong {font-size: 48px;line-height: 60px;color: #fff;font-weight: bold;text-shadow: 5px 5px 10px #000;}
	.about .TitBox strong:before {display: none;}
	.about .TitBox strong:after {display: none;}
	.about .TitBox small {font-size: 30px;line-height: 40px;color: #f08518;letter-spacing: 4px;}
	.about-body {padding: 20px 0;}
	.about-body:after {content: " ";display:block;width:0;height:0;visibility:hidden;clear:both;}
	.about-body .about-lt {float: left;width:50%;padding: 10px;}
	.about-body .about-lt .img-box {width: 580px;height: 480px;overflow: hidden;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;}
	.about-body .about-lt .img-box img {display: block;margin: 0 auto;max-width: 100%;max-height: 100%;}

	.about-body .about-rt {float: right;width: 50%;padding: 10px;}
	.about-body .about-rt .tit-box {margin-top: 30px;}
	.about-body .about-rt .tit-box strong {display: block;margin: 0;font-size: 28px;line-height: 40px;color: #0f55c3;text-shadow: -2px 0px 2px #fff,2px 0px 2px #fff,0px -2px 2px #fff,0px 2px 2px #fff,-2px 0px 2px #fff,2px 0px 2px #fff,0px -2px 2px #fff,0px 2px 2px #fff;}
	.about-body .about-rt .about-text {padding-top: 10px;font-size: 16px;line-height: 30px;height: 330px;overflow: hidden;color: #333333;text-indent: 2em;}
	.about-body .about-rt .about-text p {margin: 0; color: #fff;}
	.about-body .about-more {margin: 20px 0;}
	.about-body .about-more:after {content: " ";display:block;width:0;height:0;visibility:hidden;clear:both;}
	.about-body .about-more a {display: block;float: right;margin: 0 auto;line-height: 40px;width: 140px;text-align: center;background: #f08518;color: #ffffff;}
	.about-body .about-more a:hover {background: #ff591f;color: #fff;}


	/* ---- case ---- */
	.case {padding: 40px 0;}
	.case-body {}
	.case-body .product-box {width: 360px;margin: 10px 20px;}
	.case-body .product-box .img-box {width: 100%;height: 240px;overflow: hidden;position: relative;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;}
	.case-body .product-box .img-box:after {content: " ";display:block;width:0;height:0;clear:both;position: absolute;left: 50%;top: 50%;opacity: 0;transition: all 0.5s;}
	.case-body .product-box .img-box img {display: block;margin: 0 auto;max-width: 100%;max-height: 100%;transition: all 0.5s;}
	.case-body .product-box .txt-box {width: 100%;height: 30px;line-height: 30px;text-align: center;}
	.case-body .product-box .txt-box p {margin: 0;font-size: 18px;}
	.case-body .product-box:hover .img-box img {transform: scale(1.1);}
	.case-body .product-box:hover .txt-box {background: #0f55c3;}
	.case-body .product-box:hover .txt-box p {color: #fff;}


	/* ---- apply ---- */
	.apply {padding: 30px 0;background: #f5f5f5;}
	.apply-body {padding: 20px 0;}
	.apply-body .list-image .product-box {width: 280px;margin: 10px;}
	.apply-body .list-image .product-box .img-box {margin: 0;width: 100%;height: 300px;background: #fff;position: relative;overflow: hidden;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;}
	.apply-body .list-image .product-box .img-box:before {content: " ";display: block;width: 0;height: 0;background: rgba(0,0,0,0.1);position: absolute;left: calc(50%);top: calc(50%);transition: all 0.5s;}
	.apply-body .list-image .product-box .img-box img {display: block;margin: 0 auto;max-width: 100%;max-height: 100%;transition: all 0.5s;}
	.apply-body .list-image .product-box .txt-box {border: 1px solid #eaeaea;}
	.apply-body .list-image .product-box .txt-box p {margin: 0;font-size: 16px;text-align: center;line-height: 38px;transition: all 0.5s;}
	.apply-body .list-image .product-box:hover {box-shadow: 2px 2px 5px 2px rgba(15, 85, 195, 0.5);}
	.apply-body .list-image .product-box:hover .img-box img {transform: scale(1.1);}


	/* ---- news ---- */
	.news {padding: 40px 0;}
	.news-body {padding: 25px 0;}
	.news-body:after {content: " ";display:block;width:0;height:0;visibility:hidden;clear:both;}
	.news-body .news-lt {float: left;width: 45%;margin: 0;padding: 0 10px;}
	.news-body .news-lt .news-box {width: 100%;}
	.news-body .news-lt .news-box .img-box {width: 100%;height: 300px;overflow: hidden;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;}
	.news-body .news-lt .news-box .img-box img {display: block;margin: 0 auto;max-width: 100%;max-height: 100%;height: 100%;}
	.news-body .news-lt .news-box .txt-box {padding: 10px;}
	.news-body .news-lt .news-box .txt-box:after {content: " ";display:block;width:0;height:0;visibility:hidden;clear:both;}
	.news-body .news-lt .news-box .txt-box strong {display: block;font-size: 20px;line-height: 30px;font-weight: normal;color: #333;}
	.news-body .news-lt .news-box .txt-box small {display: block;font-size: 14px;line-height: 20px;color: #999;}
	.news-body .news-lt .news-box .txt-box p {margin: 0;font-size: 16px;line-height: 30px;height: 60px;overflow: hidden;color: #666;}
	.news-body .news-lt .news-box .txt-box span {display: block;float: right;width: 20px;height: 20px;margin-right: 10px;line-height: 20px;color: #999;text-align: center;letter-spacing: -2px;font-weight: bold;transform: rotateZ(90deg);}
	.news-body .news-lt .news-box:hover {background: #f7f7f7;box-shadow: 0 0 5px 3px rgba(15, 85, 195, 0.5);}
	.news-body .news-lt .news-box:hover .img-box img {transform: scale(1.1);}
	.news-body .news-lt .news-box:hover .txt-box strong {color: #0f55c3;}
	.news-body .news-lt .news-box:hover .txt-box span {color: #0f55c3;margin-right: 0;}

	.news-body .news-rt {float: right;width: 55%;padding: 0 10px;}
	.news-body .news-rt .news-box {width: 100%;margin-bottom: 10px;padding: 10px;background: #f5f5f5;}
	.news-body .news-rt .news-box:after {content: " ";display:block;width:0;height:0;visibility:hidden;clear:both;}
	.news-body .news-rt .news-box .img-box {float: left;width: 160px;height: 120px;overflow: hidden;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;}
	.news-body .news-rt .news-box .img-box img {display: block;margin: 0 auto;max-width: 100%;max-height: 100%;}
	.news-body .news-rt .news-box .txt-box {float: left;width: calc(100% - 160px);margin: 0;padding-left: 20px;}
	.news-body .news-rt .news-box .txt-box strong {display: block;font-size: 16px;line-height: 30px;color: #333;font-weight: bold;}
	.news-body .news-rt .news-box .txt-box small {display: block;margin: 5px 0;font-size: 14px;line-height: 20px;color: #999;}
	.news-body .news-rt .news-box .txt-box p {margin: 0;font-size: 14px;line-height: 30px;height: 60px;color: #666;overflow: hidden;}
	.news-body .news-rt .news-box:hover {box-shadow: 0 0 5px 3px rgba(15, 85, 195, 0.5);}
	.news-body .news-rt .news-box:hover .img-box img {transform: scale(1.1);}
	.news-body .news-rt .news-box:hover .txt-box strong {color: #0f55c3;}
	.news-body .news-rt .news-box:hover .txt-box p {color: #0f55c3;}
}
@media screen and (max-width: 1200px) {
	body {min-width: 1200px;}
	.TitBox {width: 480px;margin: 0 auto;padding: 10px 0;position: relative;}
	.TitBox strong {display: block;font-size: 24px;line-height: 30px;text-align: center;color: #333333;font-weight: normal;position: relative;}
	.TitBox strong:before {content: " ";display: block;width: 120px;height: 1px;background: #f08518;position: absolute;left: 20px;top: calc(50% - 0.5px);}
	.TitBox strong:after {content: " ";display: block;width: 120px;height: 1px;background: #f08518;position: absolute;right: 20px;top: calc(50% - 0.5px);}
	.TitBox small {display: block;font-size: 24px;line-height: 30px;text-align: center;color: #f08518;font-weight: bold;text-transform: uppercase;}
	.TitBox p {margin: 0;font-size: 16px;text-align: center;line-height: 30px;font-weight: bold;}


	/* ---- product ---- */
	.product {padding: 40px 0;}
	.product-body {}
	.product-body .product-box {width: 290px;margin: 10px 5px;padding: 10px 0;}
	.product-body .product-box .img-box {width: 100%;height: 230px;margin-bottom: 5px;border: 1px solid #d2d2d2;overflow: hidden;position: relative;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;}
	.product-body .product-box .img-box:after {content: " ";display:block;width:0;height:0;clear:both;position: absolute;left: 50%;top: 50%;opacity: 0;transition: all 0.5s;}
	.product-body .product-box .img-box img {display: block;margin: 0 auto;max-width: 100%;max-height: 100%;transition: all 0.5s;}
	.product-body .product-box .txt-box {width: 100%;height: 40px;line-height: 38px;text-align: center;background: #0f55c3;border: 1px solid #0f55c3;}
	.product-body .product-box .txt-box p {margin: 0;font-size: 18px;color: #fff;}
	.product-body .product-box:hover .img-box img {transform: scale(1.1);}
	.product-body .product-box:hover .img-box:after {width: 100%;height: 100%;left: 0;top: 0;opacity: 1;background: rgba(31, 63, 255, 0.5);}


	/* ---- advantage ---- */
	.advantage {padding: 40px 0;background: #f4f4f4;}
	.advantage .TitBox {width: 540px;}
	.advantage .TitBox strong {font-size: 14px;color: #666;text-transform: uppercase;}
	.advantage .TitBox strong:before {width: 160px;background: #c8c8c8;}
	.advantage .TitBox strong:after {width: 160px;background: #c8c8c8;}
	.advantage .TitBox p {color: #666;}
	.advantage-body {padding: 20px 0;}
	.advantage-body .list-image .product-box {width: 270px;margin: 10px 15px;background: #fff;overflow: hidden;position: relative;}
	.advantage-body .list-image .product-box .img-box {margin: 0;width: 100%;height: 390px;position: relative;overflow: hidden;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;}
	.advantage-body .list-image .product-box .img-box img {display: block;margin: 0 auto;max-width: 100%;max-height: 100%;transition: all 0.5s;}
	.advantage-body .list-image .product-box .cover-box {width: 100%;height: 120px;position: absolute;left: 0;top: 0;}
	.advantage-body .list-image .product-box .cover-box:before {content: " ";display: block;width: 100%;height: 100%;background: #fff;transform: rotateZ(-15deg);position: absolute;left: -20px;top: 16px;}
	.advantage-body .list-image .product-box .cover-box:after {content: " ";display: block;width: 100%;height: 100%;background: #fff;transform: rotateZ(15deg);position: absolute;right: -20px;top: 18px;}
	.advantage-body .list-image .product-box .txt-box {width: 100%;height: 100%;padding: 15px 0;text-align: center;background: #fff;position: absolute;left: 0;top: 0;z-index: 5;}
	.advantage-body .list-image .product-box .txt-box strong {display: block;font-size: 30px;line-height: 40px;font-weight: normal;color: #0f55c3;}
	.advantage-body .list-image .product-box .txt-box p {margin: 5px 0;font-size: 16px;text-align: center;line-height: 20px;color: #464646;}
	.advantage-body .list-image .product-box:hover {box-shadow: 2px 2px 5px 3px #ddd;}
	.advantage-body .list-image .product-box:hover .img-box img {transform: scale(1.1);}
	.advantage-body .list-image .product-box:hover .txt-box {border-color: #d1171e;}


	/* ---- about ---- */
	.about {padding: 40px 0;background: url(../images/bg_about.jpg) center center / cover no-repeat;}
	.about .TitBox strong {font-size: 48px;line-height: 60px;color: #fff;font-weight: bold;text-shadow: 5px 5px 10px #000;}
	.about .TitBox strong:before {display: none;}
	.about .TitBox strong:after {display: none;}
	.about .TitBox small {font-size: 30px;line-height: 40px;color: #f08518;letter-spacing: 4px;}
	.about-body {padding: 20px 0;}
	.about-body:after {content: " ";display:block;width:0;height:0;visibility:hidden;clear:both;}
	.about-body .about-lt {float: left;width:50%;padding: 10px;}
	.about-body .about-lt .img-box {width: 580px;height: 480px;overflow: hidden;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;}
	.about-body .about-lt .img-box img {display: block;margin: 0 auto;max-width: 100%;max-height: 100%;}

	.about-body .about-rt {float: right;width: 50%;padding: 10px;}
	.about-body .about-rt .tit-box {margin-top: 30px;}
	.about-body .about-rt .tit-box strong {display: block;margin: 0;font-size: 28px;line-height: 40px;color: #0f55c3;text-shadow: -2px 0px 2px #fff,2px 0px 2px #fff,0px -2px 2px #fff,0px 2px 2px #fff,-2px 0px 2px #fff,2px 0px 2px #fff,0px -2px 2px #fff,0px 2px 2px #fff;}
	.about-body .about-rt .about-text {padding-top: 10px;font-size: 16px;line-height: 30px;height: 330px;overflow: hidden;color: #333333;text-indent: 2em;}
	.about-body .about-rt .about-text p {margin: 0; color: #fff;}
	.about-body .about-more {margin: 20px 0;}
	.about-body .about-more:after {content: " ";display:block;width:0;height:0;visibility:hidden;clear:both;}
	.about-body .about-more a {display: block;float: right;margin: 0 auto;line-height: 40px;width: 140px;text-align: center;background: #f08518;color: #ffffff;}
	.about-body .about-more a:hover {background: #ff591f;color: #fff;}


	/* ---- case ---- */
	.case {padding: 40px 0;}
	.case-body {}
	.case-body .product-box {width: 360px;margin: 10px 20px;}
	.case-body .product-box .img-box {width: 100%;height: 240px;overflow: hidden;position: relative;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;}
	.case-body .product-box .img-box:after {content: " ";display:block;width:0;height:0;clear:both;position: absolute;left: 50%;top: 50%;opacity: 0;transition: all 0.5s;}
	.case-body .product-box .img-box img {display: block;margin: 0 auto;max-width: 100%;max-height: 100%;transition: all 0.5s;}
	.case-body .product-box .txt-box {width: 100%;height: 30px;line-height: 30px;text-align: center;}
	.case-body .product-box .txt-box p {margin: 0;font-size: 18px;}
	.case-body .product-box:hover .img-box img {transform: scale(1.1);}
	.case-body .product-box:hover .txt-box {background: #0f55c3;}
	.case-body .product-box:hover .txt-box p {color: #fff;}


	/* ---- apply ---- */
	.apply {padding: 30px 0;background: #f5f5f5;}
	.apply-body {padding: 20px 0;}
	.apply-body .list-image .product-box {width: 280px;margin: 10px;}
	.apply-body .list-image .product-box .img-box {margin: 0;width: 100%;height: 300px;background: #fff;position: relative;overflow: hidden;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;}
	.apply-body .list-image .product-box .img-box:before {content: " ";display: block;width: 0;height: 0;background: rgba(0,0,0,0.1);position: absolute;left: calc(50%);top: calc(50%);transition: all 0.5s;}
	.apply-body .list-image .product-box .img-box img {display: block;margin: 0 auto;max-width: 100%;max-height: 100%;transition: all 0.5s;}
	.apply-body .list-image .product-box .txt-box {border: 1px solid #eaeaea;}
	.apply-body .list-image .product-box .txt-box p {margin: 0;font-size: 16px;text-align: center;line-height: 38px;transition: all 0.5s;}
	.apply-body .list-image .product-box:hover {box-shadow: 2px 2px 5px 2px rgba(15, 85, 195, 0.5);}
	.apply-body .list-image .product-box:hover .img-box img {transform: scale(1.1);}


	/* ---- news ---- */
	.news {padding: 40px 0;}
	.news-body {padding: 25px 0;}
	.news-body:after {content: " ";display:block;width:0;height:0;visibility:hidden;clear:both;}
	.news-body .news-lt {float: left;width: 45%;margin: 0;padding: 0 10px;}
	.news-body .news-lt .news-box {width: 100%;}
	.news-body .news-lt .news-box .img-box {width: 100%;height: 300px;overflow: hidden;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;}
	.news-body .news-lt .news-box .img-box img {display: block;margin: 0 auto;max-width: 100%;max-height: 100%;height: 100%;}
	.news-body .news-lt .news-box .txt-box {padding: 10px;}
	.news-body .news-lt .news-box .txt-box:after {content: " ";display:block;width:0;height:0;visibility:hidden;clear:both;}
	.news-body .news-lt .news-box .txt-box strong {display: block;font-size: 20px;line-height: 30px;font-weight: normal;color: #333;}
	.news-body .news-lt .news-box .txt-box small {display: block;font-size: 14px;line-height: 20px;color: #999;}
	.news-body .news-lt .news-box .txt-box p {margin: 0;font-size: 16px;line-height: 30px;height: 60px;overflow: hidden;color: #666;}
	.news-body .news-lt .news-box .txt-box span {display: block;float: right;width: 20px;height: 20px;margin-right: 10px;line-height: 20px;color: #999;text-align: center;letter-spacing: -2px;font-weight: bold;transform: rotateZ(90deg);}
	.news-body .news-lt .news-box:hover {background: #f7f7f7;box-shadow: 0 0 5px 3px rgba(15, 85, 195, 0.5);}
	.news-body .news-lt .news-box:hover .img-box img {transform: scale(1.1);}
	.news-body .news-lt .news-box:hover .txt-box strong {color: #0f55c3;}
	.news-body .news-lt .news-box:hover .txt-box span {color: #0f55c3;margin-right: 0;}

	.news-body .news-rt {float: right;width: 55%;padding: 0 10px;}
	.news-body .news-rt .news-box {width: 100%;margin-bottom: 10px;padding: 10px;background: #f5f5f5;}
	.news-body .news-rt .news-box:after {content: " ";display:block;width:0;height:0;visibility:hidden;clear:both;}
	.news-body .news-rt .news-box .img-box {float: left;width: 160px;height: 120px;overflow: hidden;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;}
	.news-body .news-rt .news-box .img-box img {display: block;margin: 0 auto;max-width: 100%;max-height: 100%;}
	.news-body .news-rt .news-box .txt-box {float: left;width: calc(100% - 160px);margin: 0;padding-left: 20px;}
	.news-body .news-rt .news-box .txt-box strong {display: block;font-size: 16px;line-height: 30px;color: #333;font-weight: bold;}
	.news-body .news-rt .news-box .txt-box small {display: block;margin: 5px 0;font-size: 14px;line-height: 20px;color: #999;}
	.news-body .news-rt .news-box .txt-box p {margin: 0;font-size: 14px;line-height: 30px;height: 60px;color: #666;overflow: hidden;}
	.news-body .news-rt .news-box:hover {box-shadow: 0 0 5px 3px rgba(15, 85, 195, 0.5);}
	.news-body .news-rt .news-box:hover .img-box img {transform: scale(1.1);}
	.news-body .news-rt .news-box:hover .txt-box strong {color: #0f55c3;}
	.news-body .news-rt .news-box:hover .txt-box p {color: #0f55c3;}
}
@media (max-width: 1024px){
}
@media (max-width: 992px){
}
@media (max-width: 768px){
}
@media (max-width: 640px) {
	body {width: auto;min-width: auto;}
	.container {width: 100%;}
	.TitBox {width: 300px;padding: 10px 0;}
	.TitBox strong {font-size: 24px;line-height: 40px;}
	.TitBox strong:before {width: 40px;}
	.TitBox strong:after {width: 40px;}
	.TitBox small {}

	.product {padding: 10px;}
	.product-body .product-box {width: 300px;margin: 5px;}
	.product-body .product-box .img-box {height: 240px;}

	.advantage {padding: 10px;}
	.advantage-body .list-image .product-box {margin: 10px 20px;}

	/* ---- about ----  */
	.about {padding: 10px;}
	.about .TitBox strong {font-size: 24px;line-height: 40px;}
	.about .TitBox small {font-size: 20px;line-height: 30px;letter-spacing: 0;}
	.about-body {padding: 0;}
	.about-body .about-lt {float: none;width: 100%;margin: 0;padding: 0;}
	.about-body .about-lt .img-box {width: 100%;margin: 0;height: auto;}
	.about-body .about-rt .TitBox {margin: 10px 0;}
	.about-body .about-rt {float: none;width: 100%;padding: 0;}
	.about-body .about-rt .about-text {height: auto;}
	.about-body .about-rt .about-more {margin: 10px 0;}
	.about-body .about-rt .about-more a {width: 100px;height: 30px;line-height: 30px;}

	.case {padding: 10px;}
	.case-body .list-image .product-box {width: 270px;margin: 10px 20px;}
	.case-body .list-image .product-box .img-box {height: 180px;}

	.apply {padding: 10px;}
	.apply-body {padding: 10px 0;}
	.apply-body .list-image .product-box  {width: 280px;margin: 10px 15px;}
	.apply-body .list-image .product-box .img-box {}
	.apply-body .list-image .product-box .txt-box {line-height: 28px;}

	.news {padding: 10px;}
	.news-body {padding: 10px 0;}
	.news-body .news-lt {float: none;width: 100%;margin: 10px 0;padding: 0;}
	.news-body .news-lt .news-box .img-box {height: auto;}
	.news-body .news-lt .news-box .img-box img {width: 100%;}
	.news-body .news-lt .news-box .txt-box strong {font-size: 16px;}
	.news-body .news-lt .news-box .txt-box p {font-size: 14px;}
	.news-body .news-rt {float: none;width: 100%;margin: 10px 0;padding: 0;}
}
@media (max-width: 414px) {
	.TitBox {padding: 5px 0;}
	.TitBox strong {font-size: 20px;line-height: 30px;}
	.TitBox small {font-size: 22px;line-height: 30px;}


	.product {padding: 10px 7px;}
	.product-body .product-box {width: 190px;margin: 5px auto;padding: 5px 0;}
	.product-body .product-box .img-box {height: 150px;}
	.product-body .product-box .txt-box {height: 30px;line-height: 28px;}
	.product-body .product-box .txt-box p {font-size: 14px;}


	.advantage {padding: 10px 7px;}
	.advantage .TitBox {width: 100%;}
	.advantage .TitBox strong:before {width: 60px;}
	.advantage .TitBox strong:after {width: 60px;}
	.advantage .TitBox small {font-size: 20px;}
	.advantage .TitBox p {font-size: 14px;line-height: 20px;}

	.advantage-body {padding: 10px 0;}
	.advantage-body .list-image .product-box {width: 190px;margin: 10px auto;}
	.advantage-body .list-image .product-box .img-box {height: 275px;}
	.advantage-body .list-image .product-box .cover-box {height: 90px;}
	.advantage-body .list-image .product-box .txt-box {padding: 5px 0;}
	.advantage-body .list-image .product-box .txt-box strong {font-size: 24px;line-height: 30px;}
	.advantage-body .list-image .product-box .txt-box p {font-size: 14px;}


	.about {padding: 10px 7px;}
	.about-body .about-lt {padding: 0;}
	.about-body .about-rt .tit-box strong {font-size: 22px;}
	.about-body .about-rt .about-text {font-size: 14px;line-height: 24px;}
	.about-body .about-more {margin: 10px auto;}
	.about-body .about-more a {width: 120px;height: 30px;line-height: 30px;}


	.case {padding: 10px 7px;}
	.case-body .list-image .product-box {width: 190px;margin: 10px auto;}
	.case-body .list-image .product-box .img-box {height: 130px;}
	.case-body .list-image .product-box .txt-box p {font-size: 14px;}


	.apply {padding: 10px 7px;}
	.apply-body .list-image .product-box {width: 190px;margin: 0 auto;}
	.apply-body .list-image .product-box .img-box {height: 205px;}
	.apply-body .list-image .product-box .txt-box p {line-height: 28px;}

	.news {padding: 10px 7px;}
	.news-body .news-rt .news-box {padding: 5px;}
	.news-body .news-rt .news-box .img-box {width: 120px;height: 90px;}
	.news-body .news-rt .news-box .txt-box {width: calc(100% - 120px);padding-left: 10px;}
	.news-body .news-rt .news-box .txt-box strong {font-size: 16px;line-height: 20px;}
	.news-body .news-rt .news-box .txt-box small {margin: 0;}
	.news-body .news-rt .news-box .txt-box p {line-height: 25px;height: 50px;}

	/* ---- factory ---- */
	.factory {padding: 10px 7px;}
	.factory-body .list-image .product-box {width: 180px;margin: 10px;}
	.factory-body .list-image .product-box .img-box {height: 150px;}
	.factory-body .list-image .product-box .txt-box p {font-size: 14px;line-height: 30px;}
}
@media (max-width: 375px) {
	.product {padding: 10px 7.5px;}
	.product-body .product-box {width: 170px;}
	.product-body .product-box .img-box {height: 135px;}


	.advantage {padding: 10px 7.5px;}
	.advantage-body {padding: 10px 0;}
	.advantage-body .list-image .product-box {width: 170px;}
	.advantage-body .list-image .product-box .img-box {height: 245px;}


	.about {padding: 10px 7.5px;}
	.about-body .about-lt {padding: 0;}


	.case {padding: 10px 7.5px;}
	.case-body .list-image .product-box {width: 170px;}
	.case-body .list-image .product-box .img-box {height: 115px;}


	.apply {padding: 10px 7.5px;}
	.apply-body .list-image .product-box {width: 170px;}
	.apply-body .list-image .product-box .img-box {height: 182px;}

	.news {padding: 10px 7.5px;}
}
@media (max-width: 360px) {
	.product {padding: 5px 0;}
	.advantage {padding:  5px 0;}
	.about {padding: 5px;}
	.case {padding: 5px 0;}
	.news {padding: 5px 0;}
	.news-body .news-rt .news-box .txt-box strong {font-size: 14px;}
}
@media (max-width: 320px) {
	/* ---- product ---- */
	.product-body .product-box {width: 150px;}
	.product-body .product-box .img-box {height: 120px;}

	.advantage-body .list-image .product-box {width: 150px;}
	.advantage-body .list-image .product-box .img-box {height: 218px;}

	/* ---- about ---- */
	.about-body .about-rt .tit-box strong {font-size: 18px;}
	.about-body .about-rt .about-text {padding: 0;}

	/* ---- case ---- */
	.case-body .list-image .product-box {width: 150px;}
	.case-body .list-image .product-box .img-box {height: 100px;}


	/* ---- apply ---- */
	.apply-body .list-image .product-box {width: 150px;}
	.apply-body .list-image .product-box .img-box {height: 160px;}
}